[INFO] cloning repository https://github.com/xboxoneresearch/LittleHydra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xboxoneresearch/LittleHydra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxboxoneresearch%2FLittleHydra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxboxoneresearch%2FLittleHydra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b893892cf05bda0bb81a92630c249971b3f056f1
[INFO] fixing xboxoneresearch/LittleHydra against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxboxoneresearch%2FLittleHydra" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/xboxoneresearch/LittleHydra
[INFO] finished tweaking git repo https://github.com/xboxoneresearch/LittleHydra
[INFO] tweaked toml for git repo https://github.com/xboxoneresearch/LittleHydra written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xboxoneresearch/LittleHydra on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xboxoneresearch/LittleHydra already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flexi_logger v0.25.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b12c4d66cd49ddb7a6e0002317b17b941f691fc7da737771b829ce32b0588994
[INFO] running `Command { std: "docker" "start" "b12c4d66cd49ddb7a6e0002317b17b941f691fc7da737771b829ce32b0588994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b12c4d66cd49ddb7a6e0002317b17b941f691fc7da737771b829ce32b0588994" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b12c4d66cd49ddb7a6e0002317b17b941f691fc7da737771b829ce32b0588994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b12c4d66cd49ddb7a6e0002317b17b941f691fc7da737771b829ce32b0588994" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-core v0.52.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking windows v0.52.0
[INFO] [stderr]    Compiling little-hydra v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking flexi_logger v0.25.6
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/pe.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::windows::io::AsRawHandle;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/pe.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `net`
[INFO] [stdout]    --> src/process_spawner.rs:3:17
[INFO] [stdout]     |
[INFO] [stdout]   3 | use tokio::net::windows::named_pipe::NamedPipeServer;
[INFO] [stdout]     |                 ^^^^^^^ could not find `windows` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/net/mod.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub mod windows;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/macros/cfg.rs:295:26
[INFO] [stdout]     |
[INFO] [stdout] 295 |             #[cfg(all(any(all(doc, docsrs), windows), feature = "net"))]
[INFO] [stdout]     |                          --------------------------- the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `net`
[INFO] [stdout]    --> src/rpc.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout] 195 |     use tokio::net::windows::named_pipe::ServerOptions;
[INFO] [stdout]     |                     ^^^^^^^ could not find `windows` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/net/mod.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub mod windows;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/macros/cfg.rs:295:26
[INFO] [stdout]     |
[INFO] [stdout] 295 |             #[cfg(all(any(all(doc, docsrs), windows), feature = "net"))]
[INFO] [stdout]     |                          --------------------------- the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/pe.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::windows::io::AsRawHandle;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]  --> src/pe.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::os::windows::process::CommandExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `net`
[INFO] [stdout]    --> src/process_spawner.rs:3:17
[INFO] [stdout]     |
[INFO] [stdout]   3 | use tokio::net::windows::named_pipe::NamedPipeServer;
[INFO] [stdout]     |                 ^^^^^^^ could not find `windows` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/net/mod.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub mod windows;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/macros/cfg.rs:295:26
[INFO] [stdout]     |
[INFO] [stdout] 295 |             #[cfg(all(any(all(doc, docsrs), windows), feature = "net"))]
[INFO] [stdout]     |                          --------------------------- the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `net`
[INFO] [stdout]    --> src/rpc.rs:195:21
[INFO] [stdout]     |
[INFO] [stdout] 195 |     use tokio::net::windows::named_pipe::ServerOptions;
[INFO] [stdout]     |                     ^^^^^^^ could not find `windows` in `net`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/net/mod.rs:63:13
[INFO] [stdout]     |
[INFO] [stdout]  63 |     pub mod windows;
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/macros/cfg.rs:295:26
[INFO] [stdout]     |
[INFO] [stdout] 295 |             #[cfg(all(any(all(doc, docsrs), windows), feature = "net"))]
[INFO] [stdout]     |                          --------------------------- the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `std::process::Child` in the current scope
[INFO] [stdout]   --> src/pe.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let process_handle = HANDLE(child.as_raw_handle() as isize);
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^ method not found in `std::process::Child`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]    --> src/pe.rs:273:10
[INFO] [stdout]     |
[INFO] [stdout] 271 |       let child = cmd
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 272 | |         .current_dir(working_dir)
[INFO] [stdout] 273 | |         .creation_flags(CREATE_SUSPENDED.0)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_raw_handle` found for struct `std::process::Child` in the current scope
[INFO] [stdout]   --> src/pe.rs:50:39
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let process_handle = HANDLE(child.as_raw_handle() as isize);
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^ method not found in `std::process::Child`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `creation_flags` found for mutable reference `&mut std::process::Command` in the current scope
[INFO] [stdout]    --> src/pe.rs:273:10
[INFO] [stdout]     |
[INFO] [stdout] 271 |       let child = cmd
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 272 | |         .current_dir(working_dir)
[INFO] [stdout] 273 | |         .creation_flags(CREATE_SUSPENDED.0)
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut std::process::Command`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `little-hydra` (bin "little-hydra") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `little-hydra` (bin "little-hydra" test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "b12c4d66cd49ddb7a6e0002317b17b941f691fc7da737771b829ce32b0588994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12c4d66cd49ddb7a6e0002317b17b941f691fc7da737771b829ce32b0588994", kill_on_drop: false }`
[INFO] [stdout] b12c4d66cd49ddb7a6e0002317b17b941f691fc7da737771b829ce32b0588994
